home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / prgtools / apm1612c.zip / APM3.FRM < prev    next >
Text File  |  1996-08-25  |  43KB  |  1,365 lines

  1. VERSION 4.00
  2. Begin VB.Form apm3 
  3.    Caption         =   "apm3"
  4.    ClientHeight    =   6495
  5.    ClientLeft      =   2130
  6.    ClientTop       =   3150
  7.    ClientWidth     =   7800
  8.    Height          =   6900
  9.    Left            =   2070
  10.    LinkTopic       =   "Form3"
  11.    ScaleHeight     =   6495
  12.    ScaleWidth      =   7800
  13.    Top             =   2805
  14.    Width           =   7920
  15.    Begin VB.OptionButton apm3RevUpdate 
  16.       Caption         =   "Option4"
  17.       Height          =   255
  18.       Left            =   6360
  19.       TabIndex        =   110
  20.       TabStop         =   0   'False
  21.       Top             =   840
  22.       Width           =   255
  23.    End
  24.    Begin VB.OptionButton apm3RevDelete 
  25.       Caption         =   "Option3"
  26.       Height          =   255
  27.       Left            =   7440
  28.       TabIndex        =   105
  29.       TabStop         =   0   'False
  30.       Top             =   840
  31.       Width           =   255
  32.    End
  33.    Begin VB.OptionButton apm3RevMaint 
  34.       Caption         =   "Option2"
  35.       Height          =   255
  36.       Left            =   5280
  37.       TabIndex        =   104
  38.       TabStop         =   0   'False
  39.       Top             =   840
  40.       Width           =   255
  41.    End
  42.    Begin VB.OptionButton apm3RevAdd 
  43.       Caption         =   "Option1"
  44.       Height          =   255
  45.       Left            =   4080
  46.       TabIndex        =   103
  47.       TabStop         =   0   'False
  48.       Top             =   840
  49.       Width           =   255
  50.    End
  51.    Begin VB.CommandButton cmdGetProgram 
  52.       Caption         =   "Get Program"
  53.       Height          =   375
  54.       Left            =   120
  55.       TabIndex        =   93
  56.       TabStop         =   0   'False
  57.       Top             =   6120
  58.       Width           =   1815
  59.    End
  60.    Begin VB.ComboBox apm3Prog 
  61.       Height          =   315
  62.       Left            =   720
  63.       TabIndex        =   1
  64.       Top             =   840
  65.       Width           =   1455
  66.    End
  67.    Begin VB.CommandButton cmdDiscardExit 
  68.       Caption         =   "Discard Edits and Exit"
  69.       Height          =   375
  70.       Left            =   2040
  71.       TabIndex        =   76
  72.       TabStop         =   0   'False
  73.       Top             =   6120
  74.       Width           =   1815
  75.    End
  76.    Begin VB.CommandButton cmdDiscard 
  77.       Caption         =   "Discard Edits"
  78.       Height          =   375
  79.       Left            =   3960
  80.       TabIndex        =   75
  81.       TabStop         =   0   'False
  82.       Top             =   6120
  83.       Width           =   1815
  84.    End
  85.    Begin VB.TextBox apm3PRevReason 
  86.       Height          =   285
  87.       Left            =   3600
  88.       MaxLength       =   20
  89.       TabIndex        =   3
  90.       Top             =   1320
  91.       Width           =   4215
  92.    End
  93.    Begin VB.TextBox apm3PRevDate 
  94.       Height          =   285
  95.       Left            =   3600
  96.       MaxLength       =   10
  97.       TabIndex        =   2
  98.       Top             =   1080
  99.       Width           =   975
  100.    End
  101.    Begin VB.CommandButton cmdProgUpdate 
  102.       Caption         =   "Update"
  103.       Height          =   375
  104.       Left            =   5880
  105.       TabIndex        =   55
  106.       TabStop         =   0   'False
  107.       Top             =   6120
  108.       Width           =   1815
  109.    End
  110.    Begin VB.TextBox apm3AuthName 
  111.       Enabled         =   0   'False
  112.       Height          =   285
  113.       Left            =   3120
  114.       MaxLength       =   40
  115.       TabIndex        =   53
  116.       TabStop         =   0   'False
  117.       Top             =   360
  118.       Width           =   4575
  119.    End
  120.    Begin VB.TextBox apm3AuthNumber 
  121.       Enabled         =   0   'False
  122.       Height          =   285
  123.       Left            =   1440
  124.       TabIndex        =   0
  125.       TabStop         =   0   'False
  126.       Top             =   360
  127.       Width           =   1095
  128.    End
  129.    Begin TabDlg.SSTab SSTab1 
  130.       Height          =   4455
  131.       Left            =   120
  132.       TabIndex        =   49
  133.       Top             =   1680
  134.       Width           =   7575
  135.       _Version        =   65536
  136.       _ExtentX        =   13361
  137.       _ExtentY        =   7858
  138.       _StockProps     =   15
  139.       Caption         =   "Permissions"
  140.       BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
  141.          name            =   "MS Sans Serif"
  142.          charset         =   0
  143.          weight          =   400
  144.          size            =   9.75
  145.          underline       =   0   'False
  146.          italic          =   0   'False
  147.          strikethrough   =   0   'False
  148.       EndProperty
  149.       TabsPerRow      =   5
  150.       Tab             =   8
  151.       TabOrientation  =   0
  152.       Tabs            =   9
  153.       Style           =   0
  154.       TabMaxWidth     =   0
  155.       TabHeight       =   529
  156.       TabCaption(0)   =   "General"
  157.       Tab(0).ControlCount=   38
  158.       Tab(0).ControlEnabled=   0   'False
  159.       Tab(0).Control(0)=   "apm3PHDReq"
  160.       Tab(0).Control(1)=   "apm3PEOther"
  161.       Tab(0).Control(2)=   "apm3PEOS2"
  162.       Tab(0).Control(3)=   "apm3PEWin95"
  163.       Tab(0).Control(4)=   "apm3PEWin"
  164.       Tab(0).Control(5)=   "apm3PEDOS"
  165.       Tab(0).Control(6)=   "apm3PMedDesc"
  166.       Tab(0).Control(7)=   "apm3Class4"
  167.       Tab(0).Control(8)=   "apm3Class3"
  168.       Tab(0).Control(9)=   "apm3Class2"
  169.       Tab(0).Control(10)=   "apm3Class1"
  170.       Tab(0).Control(11)=   "apm3PHDSize"
  171.       Tab(0).Control(12)=   "apm3PMem"
  172.       Tab(0).Control(13)=   "apm3PEnvText"
  173.       Tab(0).Control(14)=   "apm3PCDate"
  174.       Tab(0).Control(15)=   "apm3PODate"
  175.       Tab(0).Control(16)=   "apm3PVer"
  176.       Tab(0).Control(17)=   "apm3PShtDesc"
  177.       Tab(0).Control(18)=   "Label39"
  178.       Tab(0).Control(19)=   "Label38"
  179.       Tab(0).Control(20)=   "Label37"
  180.       Tab(0).Control(21)=   "Label36"
  181.       Tab(0).Control(22)=   "Label35"
  182.       Tab(0).Control(23)=   "Label34"
  183.       Tab(0).Control(24)=   "Label33"
  184.       Tab(0).Control(25)=   "Label32"
  185.       Tab(0).Control(26)=   "Label31"
  186.       Tab(0).Control(27)=   "Label30"
  187.       Tab(0).Control(28)=   "Label29"
  188.       Tab(0).Control(29)=   "Label28"
  189.       Tab(0).Control(30)=   "Label27"
  190.       Tab(0).Control(31)=   "Label26"
  191.       Tab(0).Control(32)=   "Label25"
  192.       Tab(0).Control(33)=   "Label24"
  193.       Tab(0).Control(34)=   "Label10"
  194.       Tab(0).Control(35)=   "Label9"
  195.       Tab(0).Control(36)=   "Label8"
  196.       Tab(0).Control(37)=   "Label7"
  197.       TabCaption(1)   =   "Zips/Screen"
  198.       Tab(1).ControlCount=   32
  199.       Tab(1).ControlEnabled=   0   'False
  200.       Tab(1).Control(0)=   "Label12"
  201.       Tab(1).Control(1)=   "Label13"
  202.       Tab(1).Control(2)=   "Label14"
  203.       Tab(1).Control(3)=   "Label15"
  204.       Tab(1).Control(4)=   "Label16"
  205.       Tab(1).Control(5)=   "Label17"
  206.       Tab(1).Control(6)=   "Label11"
  207.       Tab(1).Control(7)=   "Label18"
  208.       Tab(1).Control(8)=   "Label19"
  209.       Tab(1).Control(9)=   "Label20"
  210.       Tab(1).Control(10)=   "Label22"
  211.       Tab(1).Control(11)=   "Label23"
  212.       Tab(1).Control(12)=   "apm3PZip1"
  213.       Tab(1).Control(13)=   "apm3PZip2"
  214.       Tab(1).Control(14)=   "apm3PZip3"
  215.       Tab(1).Control(15)=   "apm3PZip4"
  216.       Tab(1).Control(16)=   "apm3PZip5"
  217.       Tab(1).Control(17)=   "apm3PZip6"
  218.       Tab(1).Control(18)=   "apm3PScreen"
  219.       Tab(1).Control(19)=   "apm3PVend1"
  220.       Tab(1).Control(20)=   "apm3PVend2"
  221.       Tab(1).Control(21)=   "apm3PVend3"
  222.       Tab(1).Control(22)=   "apm3PVend4"
  223.       Tab(1).Control(23)=   "apm3PVend5"
  224.       Tab(1).Control(24)=   "apm3PVend6"
  225.       Tab(1).Control(25)=   "apm3PScreenSize"
  226.       Tab(1).Control(26)=   "apm3PSize1"
  227.       Tab(1).Control(27)=   "apm3PSize2"
  228.       Tab(1).Control(28)=   "apm3PSize3"
  229.       Tab(1).Control(29)=   "apm3PSize4"
  230.       Tab(1).Control(30)=   "apm3PSize5"
  231.       Tab(1).Control(31)=   "apm3PSize6"
  232.       TabCaption(2)   =   "File_id.Diz"
  233.       Tab(2).ControlCount=   3
  234.       Tab(2).ControlEnabled=   0   'False
  235.       Tab(2).Control(0)=   "Label21"
  236.       Tab(2).Control(1)=   "apm3PFileidDiz"
  237.       Tab(2).Control(2)=   "cmdFIDFmt"
  238.       TabCaption(3)   =   "Long Desc."
  239.       Tab(3).ControlCount=   2
  240.       Tab(3).ControlEnabled=   0   'False
  241.       Tab(3).Control(0)=   "apm3PLongDesc"
  242.       Tab(3).Control(1)=   "cmdLDFmt"
  243.       TabCaption(4)   =   "Keywords"
  244.       Tab(4).ControlCount=   2
  245.       Tab(4).ControlEnabled=   0   'False
  246.       Tab(4).Control(0)=   "apm3PKeywords"
  247.       Tab(4).Control(1)=   "cmdKWFmt"
  248.       TabCaption(5)   =   "Registration"
  249.       Tab(5).ControlCount=   2
  250.       Tab(5).ControlEnabled=   0   'False
  251.       Tab(5).Control(0)=   "apm3PRegistration"
  252.       Tab(5).Control(1)=   "cmdRegFmt"
  253.       TabCaption(6)   =   "Installation"
  254.       Tab(6).ControlCount=   2
  255.       Tab(6).ControlEnabled=   0   'False
  256.       Tab(6).Control(0)=   "apm3PInstall"
  257.       Tab(6).Control(1)=   "cmdInsFmt"
  258.       TabCaption(7)   =   "Vendor Insts"
  259.       Tab(7).ControlCount=   2
  260.       Tab(7).ControlEnabled=   0   'False
  261.       Tab(7).Control(0)=   "apm3PVInst"
  262.       Tab(7).Control(1)=   "cmdVIFmt"
  263.       TabCaption(8)   =   "Permissions"
  264.       Tab(8).ControlCount=   2
  265.       Tab(8).ControlEnabled=   -1  'True
  266.       Tab(8).Control(0)=   "apm3PPermiss"
  267.       Tab(8).Control(1)=   "cmdPerFmt"
  268.       Begin VB.CommandButton cmdPerFmt 
  269.          Caption         =   "Format"
  270.          Height          =   375
  271.          Left            =   6120
  272.          TabIndex        =   101
  273.          TabStop         =   0   'False
  274.          Top             =   3960
  275.          Width           =   855
  276.       End
  277.       Begin VB.CommandButton cmdVIFmt 
  278.          Caption         =   "Format"
  279.          Height          =   375
  280.          Left            =   -68880
  281.          TabIndex        =   100
  282.          TabStop         =   0   'False
  283.          Top             =   3960
  284.          Width           =   855
  285.       End
  286.       Begin VB.CommandButton cmdInsFmt 
  287.          Caption         =   "Format"
  288.          Height          =   375
  289.          Left            =   -68880
  290.          TabIndex        =   99
  291.          TabStop         =   0   'False
  292.          Top             =   3960
  293.          Width           =   855
  294.       End
  295.       Begin VB.CommandButton cmdRegFmt 
  296.          Caption         =   "Format"
  297.          Height          =   375
  298.          Left            =   -68880
  299.          TabIndex        =   98
  300.          TabStop         =   0   'False
  301.          Top             =   3960
  302.          Width           =   855
  303.       End
  304.       Begin VB.CommandButton cmdKWFmt 
  305.          Caption         =   "Format"
  306.          Height          =   375
  307.          Left            =   -68880
  308.          TabIndex        =   97
  309.          TabStop         =   0   'False
  310.          Top             =   3960
  311.          Width           =   855
  312.       End
  313.       Begin VB.CommandButton cmdLDFmt 
  314.          Caption         =   "Format"
  315.          Height          =   375
  316.          Left            =   -68880
  317.          TabIndex        =   96
  318.          TabStop         =   0   'False
  319.          Top             =   3960
  320.          Width           =   855
  321.       End
  322.       Begin VB.CommandButton cmdFIDFmt 
  323.          Caption         =   "Format"
  324.          Height          =   495
  325.          Left            =   -68760
  326.          TabIndex        =   95
  327.          TabStop         =   0   'False
  328.          Top             =   2880
  329.          Width           =   975
  330.       End
  331.       Begin VB.CheckBox apm3PHDReq 
  332.          Caption         =   "Check6"
  333.          Height          =   255
  334.          Left            =   -73200
  335.          TabIndex        =   16
  336.          Top             =   4080
  337.          Width           =   255
  338.       End
  339.       Begin VB.CheckBox apm3PEOther 
  340.          Caption         =   "Check5"
  341.          Height          =   255
  342.          Left            =   -71640
  343.          TabIndex        =   14
  344.          Top             =   3360
  345.          Width           =   255
  346.       End
  347.       Begin VB.CheckBox apm3PEOS2 
  348.          Caption         =   "Check4"
  349.          Height          =   255
  350.          Left            =   -72120
  351.          TabIndex        =   13
  352.          Top             =   3360
  353.          Width           =   255
  354.       End
  355.       Begin VB.CheckBox apm3PEWin95 
  356.          Caption         =   "Check3"
  357.          Height          =   255
  358.          Left            =   -72600
  359.          TabIndex        =   12
  360.          Top             =   3360
  361.          Width           =   255
  362.       End
  363.       Begin VB.CheckBox apm3PEWin 
  364.          Caption         =   "Check2"
  365.          Height          =   255
  366.          Left            =   -73080
  367.          TabIndex        =   11
  368.          Top             =   3360
  369.          Width           =   255
  370.       End
  371.       Begin VB.CheckBox apm3PEDOS 
  372.          Caption         =   "Check1"
  373.          Height          =   255
  374.          Left            =   -73560
  375.          TabIndex        =   10
  376.          Top             =   3360
  377.          Width           =   255
  378.       End
  379.       Begin VB.TextBox apm3PMedDesc 
  380.          Height          =   285
  381.          Left            =   -73200
  382.          MaxLength       =   40
  383.          TabIndex        =   5
  384.          Top             =   1200
  385.          Width           =   3975
  386.       End
  387.       Begin VB.ComboBox apm3Class4 
  388.          Height          =   315
  389.          Left            =   -70560
  390.          Style           =   2  'Dropdown List
  391.          TabIndex        =   21
  392.          Top             =   3360
  393.          Width           =   2775
  394.       End
  395.       Begin VB.ComboBox apm3Class3 
  396.          Height          =   315
  397.          Left            =   -70560
  398.          Style           =   2  'Dropdown List
  399.          TabIndex        =   20
  400.          Top             =   2880
  401.          Width           =   2775
  402.       End
  403.       Begin VB.ComboBox apm3Class2 
  404.          Height          =   315
  405.          Left            =   -70560
  406.          Style           =   2  'Dropdown List
  407.          TabIndex        =   19
  408.          Top             =   2400
  409.          Width           =   2775
  410.       End
  411.       Begin VB.ComboBox apm3Class1 
  412.          Height          =   315
  413.          ItemData        =   "apm3.frx":0000
  414.          Left            =   -70560
  415.          List            =   "apm3.frx":0002
  416.          Style           =   2  'Dropdown List
  417.          TabIndex        =   18
  418.          Top             =   1920
  419.          Width           =   2775
  420.       End
  421.       Begin VB.TextBox apm3PHDSize 
  422.          Height          =   285
  423.          Left            =   -71880
  424.          TabIndex        =   17
  425.          Top             =   4080
  426.          Width           =   735
  427.       End
  428.       Begin VB.TextBox apm3PMem 
  429.          Height          =   285
  430.          Left            =   -73200
  431.          TabIndex        =   15
  432.          Top             =   3720
  433.          Width           =   1455
  434.       End
  435.       Begin VB.TextBox apm3PEnvText 
  436.          Height          =   285
  437.          Left            =   -73200
  438.          MaxLength       =   15
  439.          TabIndex        =   9
  440.          Top             =   2640
  441.          Width           =   1935
  442.       End
  443.       Begin VB.TextBox apm3PPermiss 
  444.          Height          =   2895
  445.          Left            =   360
  446.          MaxLength       =   5000
  447.          MultiLine       =   -1  'True
  448.          ScrollBars      =   2  'Vertical
  449.          TabIndex        =   48
  450.          Top             =   960
  451.          Width           =   6735
  452.       End
  453.       Begin VB.TextBox apm3PVInst 
  454.          Height          =   2895
  455.          Left            =   -74640
  456.          MaxLength       =   5000
  457.          MultiLine       =   -1  'True
  458.          ScrollBars      =   2  'Vertical
  459.          TabIndex        =   47
  460.          Top             =   960
  461.          Width           =   6735
  462.       End
  463.       Begin VB.TextBox apm3PInstall 
  464.          Height          =   2895
  465.          Left            =   -74640
  466.          MaxLength       =   5000
  467.          MultiLine       =   -1  'True
  468.          ScrollBars      =   2  'Vertical
  469.          TabIndex        =   46
  470.          Top             =   960
  471.          Width           =   6735
  472.       End
  473.       Begin VB.TextBox apm3PRegistration 
  474.          Height          =   2895
  475.          Left            =   -74640
  476.          MaxLength       =   5000
  477.          MultiLine       =   -1  'True
  478.          ScrollBars      =   2  'Vertical
  479.          TabIndex        =   45
  480.          Top             =   960
  481.          Width           =   6735
  482.       End
  483.       Begin VB.TextBox apm3PKeywords 
  484.          Height          =   2895
  485.          Left            =   -74640
  486.          MaxLength       =   5000
  487.          MultiLine       =   -1  'True
  488.          ScrollBars      =   2  'Vertical
  489.          TabIndex        =   44
  490.          Top             =   960
  491.          Width           =   6735
  492.       End
  493.       Begin VB.TextBox apm3PLongDesc 
  494.          Height          =   2895
  495.          Left            =   -74640
  496.          MaxLength       =   5000
  497.          MultiLine       =   -1  'True
  498.          ScrollBars      =   2  'Vertical
  499.          TabIndex        =   43
  500.          Top             =   960
  501.          Width           =   6735
  502.       End
  503.       Begin VB.TextBox apm3PFileidDiz 
  504.          Height          =   2655
  505.          Left            =   -74520
  506.          MaxLength       =   500
  507.          MultiLine       =   -1  'True
  508.          ScrollBars      =   2  'Vertical
  509.          TabIndex        =   42
  510.          Top             =   1320
  511.          Width           =   5415
  512.       End
  513.       Begin VB.TextBox apm3PSize6 
  514.          Height          =   285
  515.          Left            =   -71040
  516.          MaxLength       =   10
  517.          TabIndex        =   39
  518.          Top             =   3000
  519.          Width           =   735
  520.       End
  521.       Begin VB.TextBox apm3PSize5 
  522.          Height          =   285
  523.          Left            =   -71040
  524.          MaxLength       =   10
  525.          TabIndex        =   36
  526.          Top             =   2640
  527.          Width           =   735
  528.       End
  529.       Begin VB.TextBox apm3PSize4 
  530.          Height          =   285
  531.          Left            =   -71040
  532.          MaxLength       =   10
  533.          TabIndex        =   33
  534.          Top             =   2280
  535.          Width           =   735
  536.       End
  537.       Begin VB.TextBox apm3PSize3 
  538.          Height          =   285
  539.          Left            =   -71040
  540.          MaxLength       =   10
  541.          TabIndex        =   30
  542.          Top             =   1920
  543.          Width           =   750
  544.       End
  545.       Begin VB.TextBox apm3PSize2 
  546.          Height          =   285
  547.          Left            =   -71040
  548.          MaxLength       =   10
  549.          TabIndex        =   27
  550.          Top             =   1560
  551.          Width           =   735
  552.       End
  553.       Begin VB.TextBox apm3PSize1 
  554.          Height          =   285
  555.          Left            =   -71040
  556.          MaxLength       =   10
  557.          TabIndex        =   24
  558.          Top             =   1200
  559.          Width           =   735
  560.       End
  561.       Begin VB.TextBox apm3PScreenSize 
  562.          Height          =   285
  563.          Left            =   -72000
  564.          MaxLength       =   10
  565.          TabIndex        =   41
  566.          Top             =   3480
  567.          Width           =   735
  568.       End
  569.       Begin VB.TextBox apm3PVend6 
  570.          Height          =   285
  571.          Left            =   -72360
  572.          MaxLength       =   8
  573.          TabIndex        =   38
  574.          Top             =   3000
  575.          Width           =   975
  576.       End
  577.       Begin VB.TextBox apm3PVend5 
  578.          Height          =   285
  579.          Left            =   -72360
  580.          MaxLength       =   8
  581.          TabIndex        =   35
  582.          Top             =   2640
  583.          Width           =   975
  584.       End
  585.       Begin VB.TextBox apm3PVend4 
  586.          Height          =   285
  587.          Left            =   -72360
  588.          MaxLength       =   8
  589.          TabIndex        =   32
  590.          Top             =   2280
  591.          Width           =   975
  592.       End
  593.       Begin VB.TextBox apm3PVend3 
  594.          Height          =   285
  595.          Left            =   -72360
  596.          MaxLength       =   8
  597.          TabIndex        =   29
  598.          Top             =   1920
  599.          Width           =   975
  600.       End
  601.       Begin VB.TextBox apm3PVend2 
  602.          Height          =   285
  603.          Left            =   -72360
  604.          MaxLength       =   8
  605.          TabIndex        =   26
  606.          Top             =   1560
  607.          Width           =   975
  608.       End
  609.       Begin VB.TextBox apm3PVend1 
  610.          Height          =   285
  611.          Left            =   -72360
  612.          MaxLength       =   8
  613.          TabIndex        =   23
  614.          Top             =   1200
  615.          Width           =   975
  616.       End
  617.       Begin VB.TextBox apm3PScreen 
  618.          Height          =   285
  619.          Left            =   -73680
  620.          MaxLength       =   8
  621.          TabIndex        =   40
  622.          Top             =   3480
  623.          Width           =   975
  624.       End
  625.       Begin VB.TextBox apm3PZip6 
  626.          Height          =   285
  627.          Left            =   -73680
  628.          MaxLength       =   8
  629.          TabIndex        =   37
  630.          Top             =   3000
  631.          Width           =   975
  632.       End
  633.       Begin VB.TextBox apm3PZip5 
  634.          Height          =   285
  635.          Left            =   -73680
  636.          MaxLength       =   8
  637.          TabIndex        =   34
  638.          Top             =   2640
  639.          Width           =   975
  640.       End
  641.       Begin VB.TextBox apm3PZip4 
  642.          Height          =   285
  643.          Left            =   -73680
  644.          MaxLength       =   8
  645.          TabIndex        =   31
  646.          Top             =   2280
  647.          Width           =   975
  648.       End
  649.       Begin VB.TextBox apm3PZip3 
  650.          Height          =   285
  651.          Left            =   -73680
  652.          MaxLength       =   8
  653.          TabIndex        =   28
  654.          Top             =   1920
  655.          Width           =   975
  656.       End
  657.       Begin VB.TextBox apm3PZip2 
  658.          Height          =   285
  659.          Left            =   -73680
  660.          MaxLength       =   8
  661.          TabIndex        =   25
  662.          Top             =   1560
  663.          Width           =   975
  664.       End
  665.       Begin VB.TextBox apm3PZip1 
  666.          Height          =   285
  667.          Left            =   -73680
  668.          MaxLength       =   8
  669.          TabIndex        =   22
  670.          Top             =   1200
  671.          Width           =   975
  672.       End
  673.       Begin VB.TextBox apm3PCDate 
  674.          Height          =   285
  675.          Left            =   -73200
  676.          MaxLength       =   10
  677.          TabIndex        =   8
  678.          Top             =   2280
  679.          Width           =   1215
  680.       End
  681.       Begin VB.TextBox apm3PODate 
  682.          Height          =   285
  683.          Left            =   -73200
  684.          MaxLength       =   10
  685.          TabIndex        =   7
  686.          Top             =   1920
  687.          Width           =   1215
  688.       End
  689.       Begin VB.TextBox apm3PVer 
  690.          Height          =   285
  691.          Left            =   -73200
  692.          MaxLength       =   10
  693.          TabIndex        =   6
  694.          Top             =   1560
  695.          Width           =   1575
  696.       End
  697.       Begin VB.TextBox apm3PShtDesc 
  698.          Height          =   285
  699.          Left            =   -73200
  700.          MaxLength       =   20
  701.          TabIndex        =   4
  702.          Top             =   840
  703.          Width           =   2535
  704.       End
  705.       Begin VB.Label Label39 
  706.          Caption         =   "Medium Description"
  707.          Height          =   255
  708.          Left            =   -74760
  709.          TabIndex        =   92
  710.          Top             =   1200
  711.          Width           =   1575
  712.       End
  713.       Begin VB.Label Label38 
  714.          Caption         =   "4"
  715.          BeginProperty Font 
  716.             name            =   "MS Sans Serif"
  717.             charset         =   0
  718.             weight          =   400
  719.             size            =   12
  720.             underline       =   0   'False
  721.             italic          =   0   'False
  722.             strikethrough   =   0   'False
  723.          EndProperty
  724.          Height          =   255
  725.          Left            =   -70800
  726.          TabIndex        =   91
  727.          Top             =   3360
  728.          Width           =   255
  729.       End
  730.       Begin VB.Label Label37 
  731.          Caption         =   "3"
  732.          BeginProperty Font 
  733.             name            =   "MS Sans Serif"
  734.             charset         =   0
  735.             weight          =   400
  736.             size            =   12
  737.             underline       =   0   'False
  738.             italic          =   0   'False
  739.             strikethrough   =   0   'False
  740.          EndProperty
  741.          Height          =   255
  742.          Left            =   -70800
  743.          TabIndex        =   90
  744.          Top             =   2880
  745.          Width           =   255
  746.       End
  747.       Begin VB.Label Label36 
  748.          Caption         =   "2"
  749.          BeginProperty Font 
  750.             name            =   "MS Sans Serif"
  751.             charset         =   0
  752.             weight          =   400
  753.             size            =   12
  754.             underline       =   0   'False
  755.             italic          =   0   'False
  756.             strikethrough   =   0   'False
  757.          EndProperty
  758.          Height          =   255
  759.          Left            =   -70800
  760.          TabIndex        =   89
  761.          Top             =   2400
  762.          Width           =   255
  763.       End
  764.       Begin VB.Label Label35 
  765.          Caption         =   "1"
  766.          BeginProperty Font 
  767.             name            =   "MS Sans Serif"
  768.             charset         =   0
  769.             weight          =   400
  770.             size            =   12
  771.             underline       =   0   'False
  772.             italic          =   0   'False
  773.             strikethrough   =   0   'False
  774.          EndProperty
  775.          Height          =   255
  776.          Left            =   -70800
  777.          TabIndex        =   88
  778.          Top             =   1920
  779.          Width           =   255
  780.       End
  781.       Begin VB.Label Label34 
  782.          Alignment       =   2  'Center
  783.          Caption         =   "Classes (Up to 4 allowed)"
  784.          Height          =   255
  785.          Left            =   -70800
  786.          TabIndex        =   87
  787.          Top             =   1680
  788.          Width           =   3015
  789.       End
  790.       Begin VB.Label Label33 
  791.          Caption         =   "Size (Mb)"
  792.          Height          =   255
  793.          Left            =   -72720
  794.          TabIndex        =   86
  795.          Top             =   4080
  796.          Width           =   735
  797.       End
  798.       Begin VB.Label Label32 
  799.          Caption         =   "Hard Disk Req."
  800.          Height          =   255
  801.          Left            =   -74760
  802.          TabIndex        =   85
  803.          Top             =   4080
  804.          Width           =   1335
  805.       End
  806.       Begin VB.Label Label31 
  807.          Caption         =   "Memory Req. (K)"
  808.          Height          =   255
  809.          Left            =   -74760
  810.          TabIndex        =   84
  811.          Top             =   3720
  812.          Width           =   1455
  813.       End
  814.       Begin VB.Label Label30 
  815.          Alignment       =   2  'Center
  816.          Caption         =   "Other"
  817.          Height          =   255
  818.          Left            =   -71760
  819.          TabIndex        =   83
  820.          Top             =   3120
  821.          Width           =   495
  822.       End
  823.       Begin VB.Label Label29 
  824.          Alignment       =   2  'Center
  825.          Caption         =   "OS2"
  826.          Height          =   255
  827.          Left            =   -72240
  828.          TabIndex        =   82
  829.          Top             =   3120
  830.          Width           =   495
  831.       End
  832.       Begin VB.Label Label28 
  833.          Alignment       =   2  'Center
  834.          Caption         =   "Win95"
  835.          Height          =   255
  836.          Left            =   -72720
  837.          TabIndex        =   81
  838.          Top             =   3120
  839.          Width           =   495
  840.       End
  841.       Begin VB.Label Label27 
  842.          Alignment       =   2  'Center
  843.          Caption         =   "Win"
  844.          Height          =   255
  845.          Left            =   -73200
  846.          TabIndex        =   80
  847.          Top             =   3120
  848.          Width           =   495
  849.       End
  850.       Begin VB.Label Label26 
  851.          Alignment       =   2  'Center
  852.          Caption         =   "DOS"
  853.          Height          =   255
  854.          Left            =   -73680
  855.          TabIndex        =   79
  856.          Top             =   3120
  857.          Width           =   495
  858.       End
  859.       Begin VB.Label Label25 
  860.          Caption         =   "Environment"
  861.          Height          =   255
  862.          Left            =   -74760
  863.          TabIndex        =   78
  864.          Top             =   3360
  865.          Width           =   975
  866.       End
  867.       Begin VB.Label Label24 
  868.          Caption         =   "Environment (Text)"
  869.          Height          =   255
  870.          Left            =   -74760
  871.          TabIndex        =   77
  872.          Top             =   2640
  873.          Width           =   1455
  874.       End
  875.       Begin VB.Label Label23 
  876.          Caption         =   "Note:  File names should not include extensions like .zip"
  877.          BeginProperty Font 
  878.             name            =   "News Gothic MT"
  879.             charset         =   0
  880.             weight          =   400
  881.             size            =   12
  882.             underline       =   0   'False
  883.             italic          =   0   'False
  884.             strikethrough   =   0   'False
  885.          EndProperty
  886.          Height          =   1695
  887.          Left            =   -69480
  888.          TabIndex        =   74
  889.          Top             =   1440
  890.          Width           =   1575
  891.       End
  892.       Begin VB.Label Label22 
  893.          Alignment       =   2  'Center
  894.          Caption         =   "Size(k)"
  895.          Height          =   255
  896.          Left            =   -71040
  897.          TabIndex        =   73
  898.          Top             =   960
  899.          Width           =   735
  900.       End
  901.       Begin VB.Label Label21 
  902.          Alignment       =   2  'Center
  903.          Caption         =   "Up to 10 lines of up to 45 characters allowed.  1st line should stand alone as a single line description"
  904.          Height          =   375
  905.          Left            =   -74160
  906.          TabIndex        =   72
  907.          Top             =   840
  908.          Width           =   4455
  909.       End
  910.       Begin VB.Label Label20 
  911.          Alignment       =   2  'Center
  912.          Caption         =   "Vendor"
  913.          Height          =   255
  914.          Left            =   -72360
  915.          TabIndex        =   71
  916.          Top             =   960
  917.          Width           =   975
  918.       End
  919.       Begin VB.Label Label19 
  920.          Caption         =   "Size(k)"
  921.          Height          =   255
  922.          Left            =   -72600
  923.          TabIndex        =   70
  924.          Top             =   3480
  925.          Width           =   615
  926.       End
  927.       Begin VB.Label Label18 
  928.          Alignment       =   2  'Center
  929.          Caption         =   "Zips"
  930.          Height          =   255
  931.          Left            =   -73680
  932.          TabIndex        =   69
  933.          Top             =   960
  934.          Width           =   975
  935.       End
  936.       Begin VB.Label Label11 
  937.          Caption         =   "File 1......."
  938.          Height          =   255
  939.          Left            =   -74400
  940.          TabIndex        =   68
  941.          Top             =   1200
  942.          Width           =   735
  943.       End
  944.       Begin VB.Label Label17 
  945.          Caption         =   "   Screens.."
  946.          Height          =   255
  947.          Left            =   -74520
  948.          TabIndex        =   67
  949.          Top             =   3480
  950.          Width           =   855
  951.       End
  952.       Begin VB.Label Label16 
  953.          Caption         =   "File 6........"
  954.          Height          =   255
  955.          Left            =   -74400
  956.          TabIndex        =   66
  957.          Top             =   3000
  958.          Width           =   735
  959.       End
  960.       Begin VB.Label Label15 
  961.          Caption         =   "File 5........"
  962.          Height          =   255
  963.          Left            =   -74400
  964.          TabIndex        =   65
  965.          Top             =   2640
  966.          Width           =   735
  967.       End
  968.       Begin VB.Label Label14 
  969.          Caption         =   "File 4......."
  970.          Height          =   255
  971.          Left            =   -74400
  972.          TabIndex        =   64
  973.          Top             =   2280
  974.          Width           =   735
  975.       End
  976.       Begin VB.Label Label13 
  977.          Caption         =   "File 3......."
  978.          Height          =   255
  979.          Left            =   -74400
  980.          TabIndex        =   63
  981.          Top             =   1920
  982.          Width           =   735
  983.       End
  984.       Begin VB.Label Label12 
  985.          Caption         =   "File 2......."
  986.          Height          =   255
  987.          Left            =   -74400
  988.          TabIndex        =   62
  989.          Top             =   1560
  990.          Width           =   735
  991.       End
  992.       Begin VB.Label Label10 
  993.          Caption         =   "Cur. Release Date"
  994.          Height          =   255
  995.          Left            =   -74760
  996.          TabIndex        =   61
  997.          Top             =   2280
  998.          Width           =   1335
  999.       End
  1000.       Begin VB.Label Label9 
  1001.          Caption         =   "Orig. Release Date"
  1002.          Height          =   255
  1003.          Left            =   -74760
  1004.          TabIndex        =   60
  1005.          Top             =   1920
  1006.          Width           =   1815
  1007.       End
  1008.       Begin VB.Label Label8 
  1009.          Caption         =   "Program Version"
  1010.          Height          =   255
  1011.          Left            =   -74760
  1012.          TabIndex        =   59
  1013.          Top             =   1560
  1014.          Width           =   1455
  1015.       End
  1016.       Begin VB.Label Label7 
  1017.          Caption         =   "Short Description"
  1018.          Height          =   255
  1019.          Left            =   -74760
  1020.          TabIndex        =   58
  1021.          Top             =   840
  1022.          Width           =   1695
  1023.       End
  1024.    End
  1025.    Begin VB.Label Label45 
  1026.       Alignment       =   1  'Right Justify
  1027.       Caption         =   "Update:"
  1028.       Height          =   255
  1029.       Left            =   5640
  1030.       TabIndex        =   109
  1031.       Top             =   840
  1032.       Width           =   735
  1033.    End
  1034.    Begin VB.Label Label44 
  1035.       Alignment       =   1  'Right Justify
  1036.       Caption         =   "Maintain:"
  1037.       Height          =   255
  1038.       Left            =   4560
  1039.       TabIndex        =   108
  1040.       Top             =   840
  1041.       Width           =   735
  1042.    End
  1043.    Begin VB.Label Label43 
  1044.       Alignment       =   1  'Right Justify
  1045.       Caption         =   "Delete:"
  1046.       Height          =   255
  1047.       Left            =   6960
  1048.       TabIndex        =   107
  1049.       Top             =   840
  1050.       Width           =   495
  1051.    End
  1052.    Begin VB.Label Label42 
  1053.       Alignment       =   1  'Right Justify
  1054.       Caption         =   "Add:"
  1055.       Height          =   255
  1056.       Left            =   3720
  1057.       TabIndex        =   106
  1058.       Top             =   840
  1059.       Width           =   375
  1060.    End
  1061.    Begin VB.Label Label41 
  1062.       Caption         =   "Type of Revision"
  1063.       Height          =   255
  1064.       Left            =   2280
  1065.       TabIndex        =   102
  1066.       Top             =   840
  1067.       Width           =   1335
  1068.    End
  1069.    Begin VB.Label Label40 
  1070.       Alignment       =   2  'Center
  1071.       Caption         =   """DropDown"" for Programs"
  1072.       Height          =   255
  1073.       Left            =   120
  1074.       TabIndex        =   94
  1075.       Top             =   1200
  1076.       Width           =   2055
  1077.    End
  1078.    Begin VB.Label Label6 
  1079.       Caption         =   "Revision Reason:"
  1080.       Height          =   255
  1081.       Left            =   2280
  1082.       TabIndex        =   57
  1083.       Top             =   1320
  1084.       Width           =   1335
  1085.    End
  1086.    Begin VB.Label Label5 
  1087.       Caption         =   "Revision Date"
  1088.       Height          =   255
  1089.       Left            =   2280
  1090.       TabIndex        =   56
  1091.       Top             =   1080
  1092.       Width           =   1095
  1093.    End
  1094.    Begin VB.Label Label4 
  1095.       Caption         =   "Program"
  1096.       Height          =   255
  1097.       Left            =   120
  1098.       TabIndex        =   54
  1099.       Top             =   840
  1100.       Width           =   1095
  1101.    End
  1102.    Begin VB.Label Label3 
  1103.       Caption         =   "Name"
  1104.       Height          =   255
  1105.       Left            =   2640
  1106.       TabIndex        =   52
  1107.       Top             =   480
  1108.       Width           =   495
  1109.    End
  1110.    Begin VB.Label Label2 
  1111.       Caption         =   "Author Number"
  1112.       Height          =   255
  1113.       Left            =   120
  1114.       TabIndex        =   51
  1115.       Top             =   360
  1116.       Width           =   1095
  1117.    End
  1118.    Begin VB.Label Label1 
  1119.       Alignment       =   2  'Center
  1120.       Caption         =   "JCS Marketing, Inc.  Program File Maintenance"
  1121.       BeginProperty Font 
  1122.          name            =   "News Gothic MT"
  1123.          charset         =   0
  1124.          weight          =   400
  1125.          size            =   12
  1126.          underline       =   0   'False
  1127.          italic          =   0   'False
  1128.          strikethrough   =   0   'False
  1129.       EndProperty
  1130.       Height          =   375
  1131.       Left            =   120
  1132.       TabIndex        =   50
  1133.       Top             =   0
  1134.       Width           =   7575
  1135.    End
  1136. End
  1137. Attribute VB_Name = "apm3"
  1138. Attribute VB_Creatable = False
  1139. Attribute VB_Exposed = False
  1140. Private Sub cmdDiscard_Click()
  1141.   
  1142.   frm3.Hide
  1143.   Call GetProgFile(PData.PProg)
  1144.   frm3.Show
  1145.  
  1146. End Sub
  1147.  
  1148. Private Sub cmdDiscardExit_Click()
  1149.   
  1150.   frm3.Hide
  1151.   frm1.Show
  1152.  
  1153. End Sub
  1154.  
  1155.  
  1156. Private Sub cmdFIDFmt_Click()
  1157.     Dim old_mem As String
  1158.     Dim new_mem As String
  1159.     Dim llen As Integer
  1160.     Dim tlins(150) As String
  1161.     Dim tlcnt As Integer
  1162.     
  1163.     old_mem = frm3.apm3PFileidDiz.Text
  1164.     new_mem = ""
  1165.     llen = 45
  1166.     
  1167.     Call ReformatMemo(old_mem, new_mem, llen)
  1168.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1169.     If tlcnt = 0 Then
  1170.         frm3.apm3PFileidDiz.Text = ""
  1171.     Else
  1172.         frm3.apm3PFileidDiz.Text = ""
  1173.         For i = 1 To tlcnt
  1174.             If i <> 1 Then
  1175.                 frm3.apm3PFileidDiz.Text = frm3.apm3PFileidDiz.Text + Chr$(13) + Chr$(10)
  1176.             End If
  1177.             frm3.apm3PFileidDiz.Text = frm3.apm3PFileidDiz.Text + tlins(i)
  1178.         Next i
  1179.     End If
  1180.  
  1181. End Sub
  1182.  
  1183. Private Sub cmdGetProgram_Click()
  1184.     
  1185.     frm3.Hide
  1186.     Call GetProgFile(frm3.apm3Prog)
  1187.     frm3.Show
  1188.     
  1189. End Sub
  1190.  
  1191.  
  1192. Private Sub cmdInsFmt_Click()
  1193.     Dim old_mem As String
  1194.     Dim new_mem As String
  1195.     Dim llen As Integer
  1196.     Dim tlins(150) As String
  1197.     Dim tlcnt As Integer
  1198.     
  1199.     old_mem = frm3.apm3PInstall.Text
  1200.     new_mem = ""
  1201.     llen = 70
  1202.     
  1203.     Call ReformatMemo(old_mem, new_mem, llen)
  1204.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1205.     If tlcnt = 0 Then
  1206.         frm3.apm3PInstall.Text = ""
  1207.     Else
  1208.         frm3.apm3PInstall.Text = ""
  1209.         For i = 1 To tlcnt
  1210.             If i <> 1 Then
  1211.                 frm3.apm3PInstall.Text = frm3.apm3PInstall.Text + Chr$(13) + Chr$(10)
  1212.             End If
  1213.             frm3.apm3PInstall.Text = frm3.apm3PInstall.Text + tlins(i)
  1214.         Next i
  1215.     End If
  1216. End Sub
  1217.  
  1218. Private Sub cmdKWFmt_Click()
  1219.     Dim old_mem As String
  1220.     Dim new_mem As String
  1221.     Dim llen As Integer
  1222.     Dim tlins(150) As String
  1223.     Dim tlcnt As Integer
  1224.     
  1225.     old_mem = frm3.apm3PKeywords.Text
  1226.     new_mem = ""
  1227.     llen = 70
  1228.     
  1229.     Call ReformatMemo(old_mem, new_mem, llen)
  1230.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1231.     If tlcnt = 0 Then
  1232.         frm3.apm3PKeywords.Text = ""
  1233.     Else
  1234.         frm3.apm3PKeywords.Text = ""
  1235.         For i = 1 To tlcnt
  1236.             If i <> 1 Then
  1237.                 frm3.apm3PKeywords.Text = frm3.apm3PKeywords.Text + Chr$(13) + Chr$(10)
  1238.             End If
  1239.             frm3.apm3PKeywords.Text = frm3.apm3PKeywords.Text + tlins(i)
  1240.         Next i
  1241.     End If
  1242. End Sub
  1243.  
  1244. Private Sub cmdLDFmt_Click()
  1245.     Dim old_mem As String
  1246.     Dim new_mem As String
  1247.     Dim llen As Integer
  1248.     Dim tlins(150) As String
  1249.     Dim tlcnt As Integer
  1250.     
  1251.     old_mem = frm3.apm3PLongDesc.Text
  1252.     new_mem = ""
  1253.     llen = 70
  1254.     
  1255.     Call ReformatMemo(old_mem, new_mem, llen)
  1256.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1257.     If tlcnt = 0 Then
  1258.         frm3.apm3PLongDesc.Text = ""
  1259.     Else
  1260.         frm3.apm3PLongDesc.Text = ""
  1261.         For i = 1 To tlcnt
  1262.             If i <> 1 Then
  1263.                 frm3.apm3PLongDesc.Text = frm3.apm3PLongDesc.Text + Chr$(13) + Chr$(10)
  1264.             End If
  1265.             frm3.apm3PLongDesc.Text = frm3.apm3PLongDesc.Text + tlins(i)
  1266.         Next i
  1267.     End If
  1268. End Sub
  1269.  
  1270. Private Sub cmdPerFmt_Click()
  1271.     Dim old_mem As String
  1272.     Dim new_mem As String
  1273.     Dim llen As Integer
  1274.     Dim tlins(150) As String
  1275.     Dim tlcnt As Integer
  1276.     
  1277.     old_mem = frm3.apm3PPermiss.Text
  1278.     new_mem = ""
  1279.     llen = 70
  1280.     
  1281.     Call ReformatMemo(old_mem, new_mem, llen)
  1282.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1283.     If tlcnt = 0 Then
  1284.         frm3.apm3PPermiss.Text = ""
  1285.     Else
  1286.         frm3.apm3PPermiss.Text = ""
  1287.         For i = 1 To tlcnt
  1288.             If i <> 1 Then
  1289.                 frm3.apm3PPermiss.Text = frm3.apm3PPermiss.Text + Chr$(13) + Chr$(10)
  1290.             End If
  1291.             frm3.apm3PPermiss.Text = frm3.apm3PPermiss.Text + tlins(i)
  1292.         Next i
  1293.     End If
  1294. End Sub
  1295.  
  1296. Private Sub cmdProgUpdate_Click()
  1297.    
  1298.    Call TakeProgScreen
  1299.    Call SaveProgFile
  1300.    frm3.Hide
  1301.    frm1.Show
  1302.    
  1303. End Sub
  1304.  
  1305.  
  1306. Private Sub Combo1_Change()
  1307.  
  1308. End Sub
  1309.  
  1310.  
  1311. Private Sub cmdRegFmt_Click()
  1312.     Dim old_mem As String
  1313.     Dim new_mem As String
  1314.     Dim llen As Integer
  1315.     Dim tlins(150) As String
  1316.     Dim tlcnt As Integer
  1317.     
  1318.     old_mem = frm3.apm3PRegistration.Text
  1319.     new_mem = ""
  1320.     llen = 70
  1321.     
  1322.     Call ReformatMemo(old_mem, new_mem, llen)
  1323.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1324.     If tlcnt = 0 Then
  1325.         frm3.apm3PRegistration.Text = ""
  1326.     Else
  1327.         frm3.apm3PRegistration.Text = ""
  1328.         For i = 1 To tlcnt
  1329.             If i <> 1 Then
  1330.                 frm3.apm3PRegistration.Text = frm3.apm3PRegistration.Text + Chr$(13) + Chr$(10)
  1331.             End If
  1332.             frm3.apm3PRegistration.Text = frm3.apm3PRegistration.Text + tlins(i)
  1333.         Next i
  1334.     End If
  1335. End Sub
  1336.  
  1337.  
  1338. Private Sub cmdVIFmt_Click()
  1339.     Dim old_mem As String
  1340.     Dim new_mem As String
  1341.     Dim llen As Integer
  1342.     Dim tlins(150) As String
  1343.     Dim tlcnt As Integer
  1344.     
  1345.     old_mem = frm3.apm3PVInst.Text
  1346.     new_mem = ""
  1347.     llen = 70
  1348.     
  1349.     Call ReformatMemo(old_mem, new_mem, llen)
  1350.     Call BreakOutMemo(new_mem, tlins, tlcnt, llen)
  1351.     If tlcnt = 0 Then
  1352.         frm3.apm3PVInst.Text = ""
  1353.     Else
  1354.         frm3.apm3PVInst.Text = ""
  1355.         For i = 1 To tlcnt
  1356.             If i <> 1 Then
  1357.                 frm3.apm3PVInst.Text = frm3.apm3PVInst.Text + Chr$(13) + Chr$(10)
  1358.             End If
  1359.             frm3.apm3PVInst.Text = frm3.apm3PVInst.Text + tlins(i)
  1360.         Next i
  1361.     End If
  1362. End Sub
  1363.  
  1364.  
  1365.